"1", ARGTYPE_BOOL },
{"line_width", &opt_line_width,
"Width of lines, in pixels",
- "6", ARGTYPE_BOOL },
+ "6", ARGTYPE_INT },
{"line_color", &opt_line_color,
"Line color, specified in hex AABBGGRR",
- "64eeee17", ARGTYPE_BOOL },
+ "64eeee17", ARGTYPE_STRING },
{"floating", &opt_floating,
"Altitudes are absolute and not clamped to ground",
"0", ARGTYPE_BOOL },